-
Home
-
PDF Invoices & Packing Slips for WooCommerce
-
4.7.0
-
Code
-
Classes
- DocumentNumber
| Total Complexity |
20 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
155 |
| Lines of code |
65 |
| Logical lines of code |
27 |
| Comment lines |
60 |
| Methods |
10 |
| Properties |
7 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
56 |
7 |
16 |
| load_number_data() |
S |
58 |
4 |
16 |
| get_formatted() |
S |
73 |
2 |
4 |
| apply_formatting() |
S |
63 |
1 |
11 |
| __toString() |
S |
81 |
1 |
3 |
| get_plain() |
S |
80 |
1 |
3 |
| get_prefix() |
S |
80 |
1 |
3 |
| get_suffix() |
S |
80 |
1 |
3 |
| get_padding() |
S |
80 |
1 |
3 |
| to_array() |
S |
81 |
1 |
3 |